home *** CD-ROM | disk | FTP | other *** search
/ Naked Texas Art - James W Johnson / Naked Texas Art - James W Johnson.iso / movie / angela.dir / 00021_Script_21 < prev    next >
Text File  |  1997-08-20  |  890b  |  24 lines

  1. on enterFrame
  2.   set the visible of sprite 2 to true
  3.   set the visible of sprite 3 to true
  4.   set the visible of sprite 4 to true
  5.   set the visible of sprite 5 to true
  6.   set the visible of sprite 6 to true
  7.   set the visible of sprite 7 to true
  8.   set the visible of sprite 8 to true
  9.   set the visible of sprite 9 to true
  10.   set the visible of sprite 10 to true
  11.   set the visible of sprite 11 to true
  12.   set the visible of sprite 12 to true
  13.   set the visible of sprite 13 to true
  14.   set the visible of sprite 14 to true
  15.   set the visible of sprite 15 to true
  16.   set the visible of sprite 16 to true
  17.   set the visible of sprite 17 to true
  18.   set the visible of sprite 18 to true
  19.   set the visible of sprite 19 to true
  20.   set the visible of sprite 20 to true
  21.   set the visible of sprite 21 to true
  22.   set the visible of sprite 22 to true
  23.   set the visible of sprite 23 to true
  24. end